projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8151ac
)
yocto: Add glib-2.0 depends for ostree
author
Colin Walters
<walters@verbum.org>
Wed, 1 Feb 2012 03:54:32 +0000
(22:54 -0500)
committer
Colin Walters
<walters@verbum.org>
Wed, 1 Feb 2012 03:54:32 +0000
(22:54 -0500)
gnomeos/yocto/recipies-core/ostree/ostree.bb
patch
|
blob
|
history
diff --git
a/gnomeos/yocto/recipies-core/ostree/ostree.bb
b/gnomeos/yocto/recipies-core/ostree/ostree.bb
index a0e732c360ae5abcf84699a5b742184e5db058ca..ad3416c0e2780fe55503a11143912b3a1ec11285 100644
(file)
--- a/
gnomeos/yocto/recipies-core/ostree/ostree.bb
+++ b/
gnomeos/yocto/recipies-core/ostree/ostree.bb
@@
-5,7
+5,7
@@
LIC_FILES_CHKSUM = "file://COPYING;md5=97285cb818cf231e6a36f72c82592235"
SRC_URI = "git://git.gnome.org/ostree;tag=21ab320eef97958256513f26b46cefd8ab687e9a"
S = "${WORKDIR}/git"
-DEPENDS += "libarchive"
+DEPENDS += "libarchive
glib-2.0
"
inherit autotools